@charset "utf-8";
*{margin:0; padding:0;}
body{font-size:14px; font-family:Microsoft YaHei; color: #333;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
input,textarea,select{font-family:inherit; font-weight:inherit; font-size:14px;}
dl,dt,dd{margin:0px; padding:0px; list-style: none;}
li{list-style-type: none;}
a{text-decoration: none; font-size:14px; color:#333;}
a:link{text-decoration:none;}
a:hover{text-decoration: none;}
a:visited{text-decoration:none;}
img{border:0;}
.fl{float:left;}
.fr{float:right;}
.page{width:1200px; margin:0 auto;}
.clear{clear:both;height: 0;overflow: hidden;}
.top50{margin-top:50px;}
.dis{display:none;}

/*head*/
.head{
    background: #f2f2f2;
    height: 45px;
    width: 100%;
    line-height: 45px;
}

.head span{color: #a8a9a9;}
.head a{color: #a8a9a9; margin-left: 28px;}
.head span a { margin-left:0px;}
.head_right{float: right;}
.head_wzdt{
    padding-left: 30px;
    width: 20px;
    height: 19px;
    background: url(../images/20190911165747_801281536.jpg) no-repeat;
}

.head_zxzx{
    padding-left: 30px;
    width: 18px;
    height: 20px;
    background: url(../images/20190911165814_1349972272.jpg) no-repeat;
}

.head_wechat{position: relative;}
.head_wechat a{
    padding-left: 32px;
    position: relative;
    width: 70px;
    height: 18px;
    background: url(../images/20190911165832_984009995.jpg) no-repeat;
}

.dianwenzi {
    position: absolute;
    z-index: 100000;
    top: 45px;
    left: 20px;
}

.top_tel ul li img {float: left; margin-top: 16px;}
.head_logo{margin: 36px 0 21px 0;}
.head_logo a{margin-left:0;}
.head_logo span{ color: #f6ad27;}
.head_logo strong{
    font-size: 24px;
    display: block;
    color: #333;
    padding-bottom: 5px;
}

.head_logo p{
    padding: 5px 0 0 26px;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    float: right;
    line-height: 35px;
}

.head_tel{margin-top: 30px;} 
.nav{
    width: 100%;
    height: 65px;
    background: #f6ad27;
    line-height: 65px;
}

.nav ul li{float: left;}
.nav ul li:hover{background:#fcbc47;}

.nav ul li a{
    display: block;
    font-size: 16px;
    color: #fff;
    padding-left: 36px;
    padding-right: 35px;
    height: 65px;
}

.nav li.a_nav{background:#fcbc47 !important;}
.ny_noming{width:131px;}
.ny_noming a{
    background: url(../images/20190916090653_222037775.png) no-repeat 20px center;
    padding-left: 42px !important;
    padding-right: 0 !important;
}

.noming{width: 131px; height: 65px; background:#fcbc47;}
.noming a{
    background: url(../images/20190916090653_222037775.png) no-repeat 20px center;
    padding-left: 42px !important;
    padding-right: 0 !important;
}

/*banner*/
.banner-box{
    min-width:1350px;
    height:600px;
    position:relative;
    overflow:hidden;
}

.banner-box .bd{width:100% !important;}
.banner-box .bd li{
    width:100% !important;
    height:600px;
    background-position: center;
    background-repeat: no-repeat;
    background-color:#0a67d9;
}
.banner-box .bd li a{
    display:block;
    background-size:auto;
    width:100% !important;
    height:100% !important;
}

.banner-btn{
    width: 100%;
    position: absolute;
    top: 240px;
    left: 0;
    margin-left: 0;
    height: 360px;
    overflow: hidden;
}

.banner-btn a{
    display:block;
    width:49px;
    height:104px;
    position:absolute;
    top:0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0;
    -webkit-transition: 0.3s all ease-in-out;
    transition:0.3s all ease-in-out
}

.banner-btn a.prev{
    left:-50px;
    background:url(../images/20190916090639_2120256560.png) no-repeat 0 0;
} 

.banner-btn a.next{
    right:-50px;
    background:url(../images/20190916090639_2120256560.png) no-repeat -49px 0;
}

.banner-box .hd {
    position: absolute;
    top: 335px;
    width: 100%;
    display: block;
}

.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{
    width:140px;
    height:5px;
    text-indent:-9999px;
    background:#fff;
    cursor:pointer;
    display:inline-block;
    margin:0 5px;
    -webkit-transition: 0.3s all ease-in-out;
    transition:0.3s all ease-in-out
}

.banner-box .hd ul li.on{
    background:#f49807;
    width: 160px;
}
.banner-box:hover .banner-btn a.prev{ 
    left:54px; 
    filter:alpha(opacity=40); 
    -moz-opacity:.4; 
    -khtml-opacity:.4; 
    opacity:.4;
}

.banner-box:hover .banner-btn a.next{ 
    right: 54px; 
    filter:alpha(opacity=40); 
    -moz-opacity:.4; 
    -khtml-opacity:.4; 
    opacity:.4;
}

.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{
    filter:alpha(opacity=80); 
    -moz-opacity:.8; 
    -khtml-opacity:.8; 
    opacity:.8;
}

.juzhong{background: #f5f5f5; height: 66px; line-height: 66px;}
.hot a{color: #666666;font-size: 14px;}
.hot span{ font-size: 14px;font-weight: 600;}
.search_tu{position: relative;}
.search_tu input {top: 13px; position: absolute; right: -337px}

.search_2 input{
    width: 305px;
    height: 38px;
    font-size: 14px;
    color: #6c6c6c;
    border-radius: 25px;
    outline: none;
    border: 1px solid #ddd;
    padding-left: 30px;
    line-height: 39px;
    margin-top: 13px;
}

/*product*/
.product_tli{
    margin: 50px auto 12px;
    text-align: center;
    background: url(../images/20190916143802_1704412326.png) no-repeat 0 0;
    width: 363px;
    line-height: 55px;
}

.product_tli strong{
    font-size: 36px;
    color: #f6ad27;
    display: block;   
}

.product_tli span{font-size: 18px;color: #666;}
.product_list{
    border: 1px solid #e6e6e6; 
    border-radius: 30px; 
    height: 62px; 
    line-height: 62px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.product_list ul li{
    position: relative;
    float: left;
    border-right: 1px solid #e6e6e6;
}

.product_list ul li a{
    display: block;
    font-size: 16px;
    padding-left:62px;
    padding-right:21px;
}

.product_list ul li a::before{
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    top: 23px;
    left: 30px;
    transition: all 0.5s linear 0s;
    background: url(../images/20190918095510_912232677.png) no-repeat;
}
.product_list ul li:hover a::before{background-position-y: -21px;}
.ckgd a{padding-left: 34px !important; padding-right: 60px !important;}
.ckgd a::before{
    content: "";
    position: absolute;
    left: 112px !important;
    width: 19px;
    height: 19px;
    background:url(../images/20190918100305_277518196.png) no-repeat !important;
}
.ckgd a:hover::before{background-position-y: -21px !important;}
.product_list ul li:hover::before{height: 19px;}
.product_list ul li:hover{background: #f6ad27;}
.product_list ul li:hover a{color: #fff;}
.product_list ul li:nth-child(8){border:0;}
.product_list ul li:hover:nth-child(8){border-top-right-radius: 28px; border-bottom-right-radius: 28px;}
.product_list ul li:hover:nth-child(1){border-top-left-radius: 28px; border-bottom-left-radius: 28px;}

.product .page table tr{margin-bottom: 15px !important; display: block;}
.product .page table tr td span{position:relative; background:#eceeec; width:287px; height:42px; line-height:42px !important; display:block;}
.product .page table tr td span a{font-size:16px; display:block; position:relative; z-index:99;    background:url(../images/20190918183836_2091395649.png) no-repeat 250px;}
.product .page table tr td span a::before{
    content: "";
    position: absolute;
    right: 17px;
    top: 11px;
    width: 0;
    height: 21px;
    transition: all 0.5s linear 0s;
    background: url(../images/20190918185459_328663291.png) no-repeat right;
}

.product .page table tr td:hover span a::before{width:21px;}
.product .page table tr td:hover a{color:#fff; background-position-x: 288px;}
.product .page table tr td span::before{content:"";background:#f6ad27; height:42px; position:absolute; left:0; transition:all 0.5s ease; width:0;}
.product .page table tr td:hover span::before{width:100%;}

/*advantage*/
.pro_advantage{
    background: url(../images/20190916090612_1301331856.jpg) no-repeat center;
    height: 814px;
}

.pro_advantage_tli{
    margin: 60px auto 12px;
    text-align: center;
    background: url(../images/20190916090622_1525700770.png) no-repeat 0 49px;
    width: 462px;
    line-height: 55px;
    padding-top: 50px;
}

.pro_advantage_tli strong{
    font-size: 36px;
    color: #f6ad27;
    display: block;   
}

.pro_advantage_tli span{font-size: 18px;color: #666;}

.pro_advantage_nor{position: relative;}
.pro_advantage dl{
    background: url(../images/20190916091151_1810133444.png) no-repeat;
    width: 398px;
    height: 313px;
    position: absolute;
    top: 282px;
}

.pro_advantage dl::before{
    content: "";
    position: absolute;
    width: 398px;
    height: 0;
    bottom: 0;
    background: url(../images/20190923194044_52535811.png) no-repeat;
}

.pro_advantage_a1{
    width: 398px;
    height: 313px;
    position: absolute;
    content: "";
    background: url(../images/20190916093437_2013814574.png) no-repeat;
    left: 398px;
    top: 0;
    z-index: 99;
}

.pro_advantage_a1::before{
    content: "";
    position: absolute;
    width: 398px;
    height: 0;
    background: url(../images/20190923194217_1715742136.png) no-repeat;
}

.pro_advantage_a1::after{
    content: "";
    width: 22px;
    height: 1px;
    background: #333333;
    position: absolute;
    left: 41px;
    top: 130px;
    transition: all 0.5s linear 0s;
}

.pro_advantage_nor dl::after{
    content: "";
    width: 22px;
    height: 1px;
    background: #333333;
    position: absolute;
    left: 41px;
    top: 130px;
    transition: all 0.5s linear 0s;
}

.pro_advantage_a1 p{
    font-size: 25px; 
    padding: 45px 0 0 41px; 
    position: relative; 
    z-index: 999;
    transition: all 0.5s linear 0s;
}

.pro_advantage_a1 span{
    font-size: 16px; 
    color: #666; 
    display: block;
    line-height: 30px;
    padding: 32px 0 0 41px;
    position: relative;
    z-index: 999;
    transition: all 0.5s linear 0s;
}

.pro_advantage_nor dl p{
    font-size: 25px; 
    padding: 45px 0 0 41px; 
    position: relative; 
    z-index: 999;
    transition: all 0.5s linear 0s;
}

.pro_advantage_nor dl span{
    font-size: 16px; 
    color: #666; 
    display: block;
    line-height: 30px;
    padding: 32px 0 0 41px;
    position: relative;
    z-index: 999;
    transition: all 0.5s linear 0s;
}


.pro_advantage_a1 strong{display: block; padding-top: 3px;}
.pro_advantage_a1:hover::before{height: 100%; transition: all 0.5s linear 0s;}
.pro_advantage_a1:hover::after{background: #fff;}
.pro_advantage_a1:hover p{color: #fff;}
.pro_advantage_a1:hover span{color: #fff;}

.pro_advantage_nor dl:hover::before{height: 100%; transition: all 0.5s linear 0s;}
.pro_advantage_nor dl:hover::after{background: #fff;}
.pro_advantage_nor dl:hover p{color: #fff;}
.pro_advantage_nor dl:hover span{color: #fff;}
.pro_advantage_nor dl strong{display: block; padding-top: 3px;}
.pro_advantage_nor i:nth-child(3){position: absolute; right: 6px;}
.pro_advantage_nor i:nth-child(5){position: absolute; top: 298px;}
.pro_advantage_nor dl:nth-child(4){position: absolute; right: 6px;}

/*industry*/
.industry_nor{
    position: relative;
}

.industry_tli{
    margin: 50px auto 12px;
    text-align: center;
    background: url(../images/20190916143944_1383813429.png) no-repeat 0 0;
    width: 393px;
    line-height: 55px;
}

.industry_tli strong{
    font-size: 36px;
    color: #f6ad27;
    display: block;   
}

.industry_tli span{font-size: 18px;color: #666;}
.industry_list{
    width: 323px;
    height: 425px;
    position: absolute;
    left: 0;
}

.industry_list ul li.on{background: #f6ad27;}
.industry_list ul li.on a{    color: #fff;}
.industry_list ul li{
    position: relative;
    float: left;
    width: 323px;
    height: 65px;
    background: #e6e6e6;
    line-height: 65px;
    margin-bottom: 13px;
    transition: all 0.5s linear 0s;
}

.industry_list li span{
    width: 33px;
    height: 34px;
    position: absolute;
    overflow: hidden;
    left: 73px;
    top: 17px;
}
.industry_list li span em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.industry_list li span i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;
    -webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:all 0.4s linear;
    transition:all 0.4s linear;}
.industry_list li:hover span em,.industry_list .on span em{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.industry_list li:hover span i,.industry_list .on span i,.industry_list li .on span i{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}

.industry_list ul li a{
    font-size: 18px;
    color: #343434;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding-left: 20px;
}

.industry_tel{
    display: inline-block;
    background: #e6e6e6;
    width: 323px;
    height: 113px;
}

.industry_tel p{
    margin: 20px auto 6px;
    font-size: 18px;
    color: #fff;
    width: 160px;
    height: 38px;
    background: url(../images/20190923194900_1171499055.png) no-repeat;
    padding-left: 75px;
    line-height: 38px;
}

.industry_tel strong{
    font-size: 30px;
    font-family: impact;
    display: block;
    text-align: center;
}

.industry_list ul li:hover{background: #f6ad27;}
.industry_list ul li:hover a{color: #fff;}

.industry_box{
    width: 855px;
    height: 98px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
}

.industry_box a{
    width: 113px;
    height: 98px;
    background: #f6ad27;
    line-height: 98px;
    color: #fff;
    float: right;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

.industry_box strong{
    font-size: 20px;
    color: #fff;
    float: left;
    line-height: 35px;
    padding: 15px 0 0 40px;
}

.industry{height:600px;}
.industry_box span{font-size: 16px; color: #fff; display:block; font-weight: normal;}
.industry_quanbu{position:relative; width:1200px; margin: 0 auto;  height: 425px;}
.industry_tu{width:855px; height:425px; right:0;}
.industry_quanbu_page{width: 855px;margin-left: auto;}

/*advantage*/
.advantage{
    height: 928px;
    background: url(../images/20190916212228_353652445.jpg) no-repeat center;
}

.advantage_nor{position: relative;}

.advantage_til img{
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-top: 54px;
}

.advantage_list{position: absolute; top: 50px; z-index:99;}
.advantage_list ul li{
    float: left;
    width: 299px;
    height: 124px;
    background: #eeeeee;
    border-right: #fff solid 1px;
    transition: all 0.5s linear 0s;
    cursor: pointer;
}

.advantage_list ul li i{
    width: 80px;
    height: 80px;
    background: #e0dfdf;
    border-radius: 60px;
    display: block;
    float: left;
    margin: 21px 0 0 31px;
}

.advantage_list ul li i img{
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-top: 17px;
}

.advantage_list ul li strong{
    font-size: 30px;
    text-align: center;
    float: left;
    margin: 30px 0 0 20px;
}

.advantage_list ul li strong span{font-size: 12px; font-weight: normal; display: block;}
.advantage_list ul li:nth-child(4){border:0;}

.advantage_list ul li:hover{background: #f6ad27;}
.advantage_list ul li:hover strong{color: #fff;}
.advantage_list ul li:hover strong span{color:#f6ad27;}
.advantage_list ul li:hover i{background:#fcbc47;}

.advantage_list ul li.on{background: #f6ad27;}
.advantage_list ul li.on strong{color: #fff;}
.advantage_list ul li.on strong span{color:#fcbc47;}
.advantage_list ul li.on  i{background:#fcbc47;}

.advantage_tu{
    height: 725px;
    background: url(../images/20190923201754_1152618211.jpg) no-repeat;
}

.advantage_box{position: absolute; width: 1200px; top: 206px;}
.advantage_left_tu {width: 520px; height: 519px;}

.advantage_left_tu_til{border-bottom:1px solid #d9d9d9; padding-top: 37px; height: 135px; margin-bottom: 40px;}
.advantage_left_tu_til strong{font-size: 30px; color: #f6ad27; margin-left: 120px;}
.advantage_left_tu_til strong span{font-size: 45px; font-family:impact; color: #f6ad27;}
.advantage_left_tu_til p{font-size: 12px; color: #999; text-transform: uppercase; font-weight: 200; margin-left: 125px;}
.advantage_left_tu li{
    float: left;
    color: #666666;
    line-height: 25px;
    background: url(../images/20190923200829_205280800.png) no-repeat 0 9px;
    padding-left: 20px;
    width: 472px;
    margin: 0 0 30px 28px;
}

.advantage_shuzi{position: absolute; bottom: 58px;}
.advantage_shuzi dl{float: left; padding: 0 30px; width: 97px; padding-left: 30px !important; padding-right: 22px !important;}
.advantage_shuzi dl dt{font-size: 16px;}
.advantage_shuzi dl dd strong{font-size: 40px;font-family: impact;}
.advantage_shuzi dl:nth-child(2){border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; padding: 0 30px; padding-left: 35px !important;}
.advantage_shuzi dl:nth-child(1){width:140px;}
.advantage_shuzi dl dd span{
    text-align: center;
    display: inline-block;
    background: #f6ad27;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 23px;
}

/*about*/
.about_tli{
    margin: 50px auto 12px;
    text-align: center;
    background: url(../images/20190917162152_1799436831.png) no-repeat 0 0;
    width: 393px;
    line-height: 55px;
}

.about_tli strong{
    font-size: 36px;
    color: #f6ad27;
    display: block;   
}

.about_tli span{font-size: 18px;color: #666;}
.about_nor_right{
    padding: 53px 39px 0 39px;
    position: relative;
    width: 354px;
    height: 426px;
    background: url(../images/20190917163633_783718079.jpg) no-repeat;
}

.about_nor_right strong{font-size: 25px; line-height: 30px;}
.about_nor_right span{line-height: 30px; margin-top: 35px; display: block;}
.about_nor_right p{color: #999999; font-weight: normal; font-size: 14px;}
.about_nor_right a{
    background: #f6ad27;
    display: block;
    width: 153px;
    height: 45px;
    border-radius: 30px;
    color: #fff;
    margin: 0 auto;
    float: left;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    margin-top: 43px;
}

.about_nor_right::before{
    content: "";
    position: absolute;
    background: #f6ad27;
    width: 130px;
    height: 3px;
    top: 125px;
    left: -39px;
}


.zqal .company_r3cont {margin-top: 21px;}
.zqal .company_r3cont > .company_img {
	display: none;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.zqal .company_list {
    height: 50px;
    width: 900px;
    text-align: center;
    margin-left: 210px;
    margin-top: 55px;
}

.zqal .company_list li {
	background: #f0f0f0;
	float: left;
	width: 195px;
	height: 53px;
	font-size: 16px;
	line-height: 53px;
}
.zqal .company_list li a {
    display: block;
    color: #333;
    font-size: 16px;
    background: url(../images/20190918150253_1965488686.png) no-repeat 40px 10px;
    padding-left: 32px;
}

.zqal .company_list li.cur a{padding-left: 32px !important; color:#fff;
    background:url(../images/20190918144948_346640772.png) no-repeat 40px 10px;
}

.zqal .company_list li:nth-child(2).cur a{background: url(../images/20190919111211_1639043368.png) 40px no-repeat !important;}

.zqal .company_list li:nth-child(3).cur a{background: url(../images/20190919111543_1790126243.png) 40px no-repeat !important;}

.zqal .company_list li.cur {height:59px;
    background: url(../images/20190923202551_2025260637.png) center no-repeat; 
}

.zqal .company_row3 .photo_cont {padding: 20px 0;}
.zqal .company_row3 .photo_cont > div {position: relative;}
.zqal .company_row3 .photo_cont .cont_p2 {display: none;}
.zqal .company_row3 .photo_cont .cont_p3 {display: none;}
.zqal .company_row3 .photo_cont .cont_p4 {display: none;}

.zqal .company_row3 .comp_ibtn {
	width: 44px;
	height: 44px;
	background: url(../images/20190923202910_443801473.png) no-repeat;
	display: block;
	position: absolute;
	top: 101px;
	cursor: pointer;
	transition: 0.3s all ease-in-out;
}

.zqal .company_row3 .comp_ibtnl {left: -11px; top:40%; background-position: left center;}
.zqal .company_row3 .comp_ibtnr {right: -25px; top:40%; background-position: right center}
.zqal .company_img_cont table {display: block; width: 100%;}
.zqal .company_img_cont td {
	display: block;
	float: left;
	padding: 0 !important;
	position: relative;
	margin-left: 14px !important;
}

.zqal .company_img_cont td a img {
	display: block;
	width: 100%;
	height: auto;
	transition: 0.3s all ease-in-out;
        border: 1px solid #ccc;
}

.zqal .cont_p1 .company_img_cont td {width: 285px;}
.zqal .company_img_cont td br {display: none;}
.zqal .cont_p2 .company_img_cont td {width: 285px;}
.zqal .cont_p3 .company_img_cont td {width: 285px;}
.zqal .cont_p4 .company_img_cont td {width: 285px;}
.zqal .company_row3 .cont_p2 .comp_ibtn {top: 90px;}
.zqal .company_img_cont table > tbody > tr > td > div {display: none;}
.zqal .company_img_cont td:hover a img {transform: scale(1.1);}

/*news*/
.news {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	margin: auto;
}

.news_tli{
    margin: 50px auto 12px;
    text-align: center;
    background: url(../images/20190918160119_465862477.png) no-repeat center 0;
    width: 342px;
    line-height: 55px;
}

.news_tli strong{
    font-size: 36px;
    color: #f6ad27;
    display: block;   
}

.news_tli span{font-size: 18px;color: #666;}

.news_t {
	width: 100%;
	height: 68px;
	text-align: center;
	margin: auto;
	margin-bottom: 15px;
}

.news_t1 {
	line-height: 40px;
	font-size: 38px;
	font-weight: bold;

	text-align: center;
	color: #333;
}

.news_t1 span {
	line-height: 40px;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #f6ad27;
}

.news_t2 {padding-top: 10px; font-size: 18px;color: #888;}
.lanrenzhijia {
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 25px;
}

.news_dt {
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
}

.lanrenzhijia .news_dt a {
	display: block;
	float: left;
	text-decoration: none;
	width: 290px;
	font-size: 16px;
	margin: 0px 10px;
	padding: 15px 30px;
	box-shadow: 0 0 5px #ddd inset;
	transition: all 0.8s linear;
}

.lanrenzhijia .news_dt a.on {
	text-decoration: none;
	width: 398px;
	font-weight: bold;
	background: #f8f8f8;
	transition: all 0.8s linear;
}

.lanrenzhijia .news_dt a.on .news_dt_rm {transition: all 0.8s linear; color: #f6ad27;}
.news_dt_rm {
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	line-height: 40px;
	font-size: 20px;
	padding-left: 10px;
	transition: all 0.8s linear;
	font-weight: bold;
}

.news_dt_ren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	line-height: 26px;
	font-weight: normal;
	padding-left: 10px;
}

.lanrenzhijia .content {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 448px;
	position: relative;
	min-width: 1200px;
	margin-top: 20px;
}

.lanrenzhijia .content .ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 1200px;
	min-width: 1200px;
}

.lanrenzhijia .content .li {width: 1200px; float: left; min-width: 1200px;}
.news .news_div_item, .news .divdgweb_new_div_item {
	width: 578px;
	height: 180px;
	float: left;
	position: relative;
	margin: 12px 11px;
	transition: all 0.8s linear;
	box-shadow: 0 0 2px #ccc inset;
	padding: 12px 0;
}

.news_div_item_pic {
	float: left;
	width: 240px;
	height: 180px;
	overflow: hidden;
	margin-left: 12px;
	box-shadow: 0 0 1px #ddd;
}

.news_div_item_pic img {width: 240px; height: 180px; transition: all 0.5s linear;}
.news_div_item_content, .divdgweb_new_div_item_content {float: right; width: 295px; margin-right: 15px;}
.news_div_item_title, .divdgweb_new_div_item_title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 295px;
	padding-top: 10px;
}

.news_div_item_title a, .divdgweb_new_div_item_title a {font-size: 17px; transition: all 0.8s linear;}
.news_div_item_body, .divdgweb_new_div_item_body {
	overflow: hidden;
	line-height: 23px;
	padding-top: 16px;
	height: 50px;
	font-size: 14px;
	color: #666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 28px;
}

.news_dt_rgo {overflow: hidden; transition: all 0.8s linear;}
.news_dt_rgo a {font-size: 0px; line-height: 0px;}
.news_dt_rgo span {
	display: block;
	width: 90px;
	height: 1px;
	background: #999;
	transition: all 0.8s linear;
}

.news_dt_rgo p {
	font-size: 14px;
	line-height: 48px;
	text-align: right;
	position: relative;
	z-index: 2;
	color: #f6ad27;
	transition: all 0.8s linear;
	margin-left: 200px;
	width: 270px;
}

.news_div_item_date, .divdgweb_new_div_item_date {
	position: absolute;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 269px;
	margin-top: 142px;
	color: #999;
}

.news_div_item_year, .divdgweb_new_div_item_year {float: left;}
.news_div_item_month, .divdgweb_new_div_item_month {float: left;}
.news_div_item_day, .divdgweb_new_div_item_day {float: left;}
.news .news_div_item:hover .news_dt_rgo span, .news .divdgweb_new_div_item:hover .news_dt_rgo span {transition: all 0.8s linear; width: 100%;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {transition: all 0.8s linear; color: #f6ad27;}
.news .news_div_item:hover .news_dt_rgo p, .news .divdgweb_new_div_item:hover .news_dt_rgo p {transition: all 0.8s linear;width: 100%;margin-left: 0px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img {transition: all 0.5s linear;transform: scale(1.15);}

/*footer*/
.w1000 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.wb100 {width: 1200px;margin: 0 auto;}
.lin_bg {
	width: 100%;
	overflow: hidden;
	background: #f6ad27;
	height: 78px;
}

.lin_ny {overflow: hidden;line-height: 78px;}
.lin_ny h3 {
	float: left;
	width: 90px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	color: #FFF;
	background: url(../images/20190918135932_1738228620.png) no-repeat left;
}

.lin_ny p {float: left;padding-left: 15px;}
.lin_ny p span {padding-right: 30px;color: #FFF;}
.lin_ny p span a {color: #FFF;font-size: 16px;}
.lin_ny p span a:hover {color: #222222;}
.lin_ny em {float: right;font-style: normal;}
.lin_ny em a {color: #FFF;}
.footer {height: 335px;overflow: hidden;background: #242424;}
.ft-menu {float: left;margin-left: -17px;width: 600px;}

.ft-menu dl {
	position: relative;
	z-index: 333;
	float: left;
	width: 200px;
	height: 335px;
}

.ft-menu dl:after {
	display: block;
	position: absolute;
	z-index: 11;
	left: 17px;
	top: 0;
	width: 1px;
	height: 100%;
	content: "";
	background: #3a3a3a;
}

.ft-menu dt {
	position: relative;
	z-index: 333;
	margin-top: 60px;
	padding-left: 65px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}

.ft-menu dt a {color: #fff;}
.ft-menu dd {
	padding-top: 18px;
	padding-left: 65px;
	overflow: hidden;
}

.ft-menu dd a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #b9b9b9;
}

.ft-menu .item01 dt {background: url(../images/20190917192705_823978688.jpg) no-repeat 0 center;}
.ft-menu .item02 dt {background: url(../images/20190917192705_823978688.jpg) no-repeat 0 center;}
.ft-menu .item03 dt {background: url(../images/20190917192705_823978688.jpg) no-repeat 0 center;}

.ft-info {
	float: right;
	width: 500px;
	text-align: right;
	overflow: hidden;
}

.coight {width: 616px;overflow: hidden;}
.feoh {
	width: 340px;
	overflow: hidden;
	border-left: #3a3a3a solid 1px;
	border-right: #3a3a3a solid 1px;
	padding-top: 23px;
	padding-left: 20px;
	height: 312px;
}

.ful2 {
	float: left;
	padding-left: 26px;
	margin-top: 47px;
	font-size: 15px;
	color: #b9b9b9;
}

.ful2 li {
	padding-left: 35px;
	margin-bottom: 20px;
	height: 20px;
	line-height: 20px;
}

.ful2 li a {color: #b9b9b9;}
.ful2 li.li1 {
	padding-left: 62px;
	background: none;
	margin-bottom: 20px;
	font-size: 13px;
	background: url(../images/20190923203340_1609426361.jpg) no-repeat left center;
	height: 50px;
}

.ful2 li.li1 span {display: block;font-size: 15px;}
.ful2 li.li1 i {
	display: block;
	font-size: 28px;
	color: #fff;
	line-height: 32px;
	font-family: impact;
	font-style: normal;
}

.ful2 li.li2 {background: url(../images/20190917193044_628585147.png) no-repeat left center;}
.ful2 li.li3 {background: url(../images/20190917193053_1932973407.png) no-repeat left center;}
.ful2 li.li4 {background: url(../images/20190917193102_2073934376.png) no-repeat left center;}
.ful2 li.li5 {background: url(../images/20190917193109_424666925.png) no-repeat left center;}
.ful2 li.li6 {background: url(../images/20190917193138_1577135736.png) no-repeat left center;}
.ful2 li.li6 a {color: #b9b9b9;}
.ficp {margin-top: 30px;color: #b9b9b9;}
.ficp span {float: left;color: #b9b9b9;}
.ficp span a {color: #b9b9b9;}
.ficp p {float: right;}

.ficp p a:last-child {padding-right: 0;background: none;color: #b9b9b9;}
.copy_phone {overflow: hidden;padding-top: 70px;padding-left: 18px;}

.cnbox {
	width: 252px;
	height: 335px;
	position: absolute;
	overflow: hidden;
	display: inline;
	border-right: #3a3a3a solid 1px;
}

.copy_phone > ul {
	position: absolute;
	bottom: 45px;
	left: 32px;
	width: 182px;
	text-align: center;
	height: 40px;
}

.copy_phone > ul > li {
	display: inline-block;
	border-color: #575757;
	background: #575757;
	border-radius: 50%;
	padding: 9px;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	transition: 0.3s all ease;
	cursor: pointer;
}

.copy_phone > ul > li.cur {background: #f6ad27;border-color: #f6ad27;}
.copy_phone > ul > li > img {display: block;}
.copy_phone ul li:nth-child(1) img{margin-top:2px; margin-left:3px;}
.copy_ewm {padding-left: 26px;}
.copy_ewm_cont {
	display: block;
	width: 164px;
	position: absolute;
	height: 164px;
}

.copy_ewm_cont > img {
	display: block;
	width: 100%;
	height: 100%;
}

.flinks {
	padding: 20px 0;
	line-height: 25px;
	overflow: hidden;
	background: #242424;
	border-top: #3a3a3a solid 1px;
}
.flinks a {color: #b9b9b9;}
.flinks {color: #b9b9b9;}
.flinks .addLink {float: right;font-size: 14px;color: #b9b9b9;}
.flinks .addLink:hover {font-weight: bold;color: #eee;text-shadow: 0 0 1px #fff;}
.flinks dt {float: left;font-size: 14px;color: #b9b9b9;}
.flinks dt a {font-size: 14px;color: #b9b9b9;}
.flinks dd {float: right;color: #b9b9b9;}
.flinks dd a {color: #b9b9b9;text-overflow: ellipsis;}




/*浮动QQ*/
.back-top-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer; 
z-index: 99999;}

.back-top {
  opacity: 0.8;
  width: 32px;
  height: 32px;
  z-index:10000000;
  background: #f6ad27 url(../images/20190929100705_1409720311.png) center center no-repeat; }
  .back-top:hover {
    opacity: 1; }

.back-top-text {
  margin-top: 3px;
  padding-left: 7.5px;
  width: 32px;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff; }
  
.back-top:hover {opacity: 1; }
.yb_conct {  position: fixed;
  z-index: 9999999;
  top: 160px;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease; }
  .yb_conct a {
    color: #fff;
    text-decoration: none; }
    .yb_conct a:hover {
      color: #ff0; }
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden; }
  
.yb_bar ul li a {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden; }
 
.yb_bar .yb_top {
  background: #f6ad27 url(../images/20190929100705_1409720311.png) no-repeat 0 0; }

.yb_bar .yb_phone {
  background: #f6ad27 url(../images/20190929100705_1409720311.png) no-repeat 0 -57px; }

.yb_bar .yb_QQ {
  text-indent: 0;
  background: #f6ad27 url(../images/20190929100705_1409720311.png) no-repeat 0 -113px; }

.yb_bar .yb_ercode {
  /*height:200px;*/
  background: #f6ad27 url(../images/20190929100705_1409720311.png) no-repeat 0 -169px; }

.hd_qr {
  padding: 0 29px 25px 29px; }


.yb_QQ a,.yb_phone a {
  display: block;
  text-indent: 54px;
font-size:16px;
  width: 100%;
  height: 100%;
  color: #fff; }

.linkTagcs li a { color: #fff !important;}
.linkTagcs li {width: auto !important;}